home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / What's New / Technical Notes and Q&As / ADC Reference Library / css / wwdcstyle031804.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2004-02-19  |  362 b   |  28 lines

  1. #body h3 {
  2.     width: 673px;
  3.     background: #E1E1E1;
  4.     padding: 2px 5px;
  5.     margin: 25px 0 5px;
  6.     border: 1px solid #bbb;
  7.     }
  8.  
  9.  
  10. #sidebar .graybox td {
  11.     padding-bottom: 0;
  12.     }
  13.  
  14. #sidebar .graybox table.register td {
  15.     vertical-align: middle;
  16.     font-size: 11px;
  17.     padding-bottom: 8px;
  18.     }
  19.  
  20. #sidebar ul.nav {
  21.     margin-bottom: 10px;
  22.     }
  23.  
  24. .graybox td.center {
  25.     text-align: center;
  26.     }
  27.  
  28.